-
Home
-
CM Video Lessons Manager – Simplify video lessons management for better education
-
1.8.4
-
Code
-
Classes
- PostType
| Total Complexity |
27 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
105 |
| Lines of code |
71 |
| Logical lines of code |
33 |
| Comment lines |
6 |
| Methods |
18 |
| Properties |
3 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getInstance() |
A |
59 |
9 |
13 |
| getPostStatus() |
S |
75 |
2 |
5 |
| registerPostType() |
S |
76 |
1 |
4 |
| getPostTypeLabels() |
S |
81 |
1 |
3 |
| __construct() |
S |
82 |
1 |
3 |
| getId() |
S |
83 |
1 |
3 |
| getPostMeta() |
S |
78 |
1 |
3 |
| setPostMeta() |
S |
75 |
1 |
4 |
| getPostMetaKey() |
S |
80 |
1 |
3 |
| getTitle() |
S |
83 |
1 |
3 |
| setTitle() |
S |
77 |
1 |
4 |
| getSlug() |
S |
83 |
1 |
3 |
| setSlug() |
S |
77 |
1 |
4 |
| getContent() |
S |
83 |
1 |
3 |
| setContent() |
S |
77 |
1 |
4 |
| save() |
S |
80 |
1 |
3 |
| getPermalink() |
S |
81 |
1 |
3 |
| getPost() |
S |
83 |
1 |
3 |